All Classes and Interfaces

Class
Description
 
 
 
BlankJEIRecipeCategory<T extends mezz.jei.api.recipe.category.extensions.IRecipeCategoryExtension>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Dummy world wraps a regular world.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Should be implemented on a when a table has use that LootItemFunction you'll be granted access to the LootDrop
 
Will be delivered during FMLCommonSetupEvent to any public static field that is annotated with JERPlugin
Use to register new LivingEntitys, IMobRenderHooks and IScissorHooks
IMobRenderHook<T extends net.minecraft.world.entity.LivingEntity>
 
 
Used to register plants and PlantDrops Note: Don't bother registering drops for tall grass.
 
 
Use to register world generation and block drops Note: This info wil only be used if there is no DIY data present
 
 
 
Apply this annotation to a static field of IJERAPI During FMLCommonSetupEvent this field will be set to an instance of IJERAPI
 
The LightLevel.Relative enum holding an above and below entry
Helper class for logging